home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
comm
/
tcp
/
AmiSlate1_2.lha
/
AmiSlate
/
ExampleRexx
/
getpixel.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1995-05-24
|
176b
|
12 lines
/* Test GetPixel */
parse arg CommandPort LocalOrRemote
address (CommandPort)
options results
GetPixel 50 30
say "The pix el at co ordinates fifty thirty is of color " rc